3.1413 \(\int \frac {(1-2 x)^3}{(2+3 x)^4 (3+5 x)^2} \, dx\)

Optimal. Leaf size=57 \[ -\frac {2541}{3 x+2}-\frac {1331}{5 x+3}-\frac {1568}{9 (3 x+2)^2}-\frac {343}{27 (3 x+2)^3}+16698 \log (3 x+2)-16698 \log (5 x+3) \]

[Out]

-343/27/(2+3*x)^3-1568/9/(2+3*x)^2-2541/(2+3*x)-1331/(3+5*x)+16698*ln(2+3*x)-16698*ln(3+5*x)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 57, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \[ -\frac {2541}{3 x+2}-\frac {1331}{5 x+3}-\frac {1568}{9 (3 x+2)^2}-\frac {343}{27 (3 x+2)^3}+16698 \log (3 x+2)-16698 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^3/((2 + 3*x)^4*(3 + 5*x)^2),x]

[Out]

-343/(27*(2 + 3*x)^3) - 1568/(9*(2 + 3*x)^2) - 2541/(2 + 3*x) - 1331/(3 + 5*x) + 16698*Log[2 + 3*x] - 16698*Lo
g[3 + 5*x]

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(1-2 x)^3}{(2+3 x)^4 (3+5 x)^2} \, dx &=\int \left (\frac {343}{3 (2+3 x)^4}+\frac {3136}{3 (2+3 x)^3}+\frac {7623}{(2+3 x)^2}+\frac {50094}{2+3 x}+\frac {6655}{(3+5 x)^2}-\frac {83490}{3+5 x}\right ) \, dx\\ &=-\frac {343}{27 (2+3 x)^3}-\frac {1568}{9 (2+3 x)^2}-\frac {2541}{2+3 x}-\frac {1331}{3+5 x}+16698 \log (2+3 x)-16698 \log (3+5 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 59, normalized size = 1.04 \[ -\frac {2541}{3 x+2}-\frac {1331}{5 x+3}-\frac {1568}{9 (3 x+2)^2}-\frac {343}{27 (3 x+2)^3}+16698 \log (5 (3 x+2))-16698 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^3/((2 + 3*x)^4*(3 + 5*x)^2),x]

[Out]

-343/(27*(2 + 3*x)^3) - 1568/(9*(2 + 3*x)^2) - 2541/(2 + 3*x) - 1331/(3 + 5*x) + 16698*Log[5*(2 + 3*x)] - 1669
8*Log[3 + 5*x]

________________________________________________________________________________________

fricas [A]  time = 0.57, size = 95, normalized size = 1.67 \[ -\frac {4057614 \, x^{3} + 7979967 \, x^{2} + 450846 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )} \log \left (5 \, x + 3\right ) - 450846 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )} \log \left (3 \, x + 2\right ) + 5226815 \, x + 1140033}{27 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^4/(3+5*x)^2,x, algorithm="fricas")

[Out]

-1/27*(4057614*x^3 + 7979967*x^2 + 450846*(135*x^4 + 351*x^3 + 342*x^2 + 148*x + 24)*log(5*x + 3) - 450846*(13
5*x^4 + 351*x^3 + 342*x^2 + 148*x + 24)*log(3*x + 2) + 5226815*x + 1140033)/(135*x^4 + 351*x^3 + 342*x^2 + 148
*x + 24)

________________________________________________________________________________________

giac [A]  time = 0.88, size = 58, normalized size = 1.02 \[ -\frac {1331}{5 \, x + 3} + \frac {35 \, {\left (\frac {11119}{5 \, x + 3} + \frac {2244}{{\left (5 \, x + 3\right )}^{2}} + 14386\right )}}{{\left (\frac {1}{5 \, x + 3} + 3\right )}^{3}} + 16698 \, \log \left ({\left | -\frac {1}{5 \, x + 3} - 3 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^4/(3+5*x)^2,x, algorithm="giac")

[Out]

-1331/(5*x + 3) + 35*(11119/(5*x + 3) + 2244/(5*x + 3)^2 + 14386)/(1/(5*x + 3) + 3)^3 + 16698*log(abs(-1/(5*x
+ 3) - 3))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 54, normalized size = 0.95 \[ 16698 \ln \left (3 x +2\right )-16698 \ln \left (5 x +3\right )-\frac {343}{27 \left (3 x +2\right )^{3}}-\frac {1568}{9 \left (3 x +2\right )^{2}}-\frac {2541}{3 x +2}-\frac {1331}{5 x +3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^3/(3*x+2)^4/(5*x+3)^2,x)

[Out]

-343/27/(3*x+2)^3-1568/9/(3*x+2)^2-2541/(3*x+2)-1331/(5*x+3)+16698*ln(3*x+2)-16698*ln(5*x+3)

________________________________________________________________________________________

maxima [A]  time = 0.50, size = 56, normalized size = 0.98 \[ -\frac {4057614 \, x^{3} + 7979967 \, x^{2} + 5226815 \, x + 1140033}{27 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )}} - 16698 \, \log \left (5 \, x + 3\right ) + 16698 \, \log \left (3 \, x + 2\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^3/(2+3*x)^4/(3+5*x)^2,x, algorithm="maxima")

[Out]

-1/27*(4057614*x^3 + 7979967*x^2 + 5226815*x + 1140033)/(135*x^4 + 351*x^3 + 342*x^2 + 148*x + 24) - 16698*log
(5*x + 3) + 16698*log(3*x + 2)

________________________________________________________________________________________

mupad [B]  time = 1.79, size = 46, normalized size = 0.81 \[ 33396\,\mathrm {atanh}\left (30\,x+19\right )-\frac {\frac {5566\,x^3}{5}+\frac {886663\,x^2}{405}+\frac {1045363\,x}{729}+\frac {380011}{1215}}{x^4+\frac {13\,x^3}{5}+\frac {38\,x^2}{15}+\frac {148\,x}{135}+\frac {8}{45}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-(2*x - 1)^3/((3*x + 2)^4*(5*x + 3)^2),x)

[Out]

33396*atanh(30*x + 19) - ((1045363*x)/729 + (886663*x^2)/405 + (5566*x^3)/5 + 380011/1215)/((148*x)/135 + (38*
x^2)/15 + (13*x^3)/5 + x^4 + 8/45)

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 51, normalized size = 0.89 \[ - \frac {4057614 x^{3} + 7979967 x^{2} + 5226815 x + 1140033}{3645 x^{4} + 9477 x^{3} + 9234 x^{2} + 3996 x + 648} - 16698 \log {\left (x + \frac {3}{5} \right )} + 16698 \log {\left (x + \frac {2}{3} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**3/(2+3*x)**4/(3+5*x)**2,x)

[Out]

-(4057614*x**3 + 7979967*x**2 + 5226815*x + 1140033)/(3645*x**4 + 9477*x**3 + 9234*x**2 + 3996*x + 648) - 1669
8*log(x + 3/5) + 16698*log(x + 2/3)

________________________________________________________________________________________